Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.1 #2223

Merged
merged 3 commits into from
Apr 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.12.0 -> 5.12.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Mar 14, 2025

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 2621203
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/67e6798f6b7f4d000800a8b7
😎 Deploy Preview https://deploy-preview-2223--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

qodo-merge-pro bot commented Mar 14, 2025

CI Feedback 🧐

(Feedback updated until commit 2621203)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: tests (ubuntu, nightly)

Failed stage: Run Tests Nightly Linux/macOS [❌]

Failed test name: AlertsTest.testForAlerts

Failure summary:

The action failed because the test AlertsTest.testForAlerts consistently failed with the following
error:


unknown error: JavaScript code failed
from unknown command: 'Runtime.evaluate' wasn't found

(Session info: chrome=134.0.6998.165)


The error occurs at line 40 in AlertsTest.java when trying to maximize the browser window. This
appears to be a compatibility issue between Chrome version 134.0.6998.165 and Selenium version
4.30.0. The logs show a warning at line 1201: "Unable to find an exact match for CDP version 135,
returning the closest version; found: 134; Please update to a Selenium version that supports CDP
version 135".

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

147:  > Warning:          Could not resolve keysym XF86CameraAccessToggle
148:  > Warning:          Could not resolve keysym XF86NextElement
149:  > Warning:          Could not resolve keysym XF86PreviousElement
150:  > Warning:          Could not resolve keysym XF86AutopilotEngageToggle
151:  > Warning:          Could not resolve keysym XF86MarkWaypoint
152:  > Warning:          Could not resolve keysym XF86Sos
153:  > Warning:          Could not resolve keysym XF86NavChart
154:  > Warning:          Could not resolve keysym XF86FishingChart
155:  > Warning:          Could not resolve keysym XF86SingleRangeRadar
156:  > Warning:          Could not resolve keysym XF86DualRangeRadar
157:  > Warning:          Could not resolve keysym XF86RadarOverlay
158:  > Warning:          Could not resolve keysym XF86TraditionalSonar
159:  > Warning:          Could not resolve keysym XF86ClearvuSonar
160:  > Warning:          Could not resolve keysym XF86SidevuSonar
161:  > Warning:          Could not resolve keysym XF86NavInfo
162:  Errors from xkbcomp are not fatal to the X server
163:  ##[group]Run actions/setup-java@v4
...

203:  Certificate was added to keystore
204:  ##[group]Run nick-invision/[email protected]
205:  with:
206:  timeout_minutes: 40
207:  max_attempts: 3
208:  command: pip install yq
209:  xml_content=$(curl -sf https://oss.sonatype.org/service/local/repositories/snapshots/content/org/seleniumhq/selenium/selenium-java/)
210:  latest_snapshot=$(echo "$xml_content" | xq '.content.data."content-item"' | jq -r 'sort_by(.lastModified) | last | .text')
211:  echo "Latest Selenium Snapshot: $latest_snapshot"
212:  cd examples/java
213:  mvn -B -U test -D"jdk.internal.httpclient.disableHostnameVerification=true"
214:  
215:  retry_wait_seconds: 10
216:  polling_interval_seconds: 1
217:  warning_on_retry: true
218:  continue_on_error: false
219:  env:
...

316:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
317:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
318:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 93 kB/s)
319:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
320:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
321:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 769 kB/s)
322:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
323:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
324:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 228 kB/s)
325:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
326:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
327:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 443 kB/s)
328:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
329:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
330:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 386 kB/s)
331:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
332:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
333:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (4.3 kB at 354 kB/s)
334:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
335:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
336:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (16 kB at 1.8 MB/s)
337:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
...

538:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
539:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
540:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB at 1.6 MB/s)
541:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
542:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
543:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB at 2.5 MB/s)
544:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
545:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
546:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 345 kB/s)
547:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
548:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
549:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 536 kB/s)
550:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
551:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
552:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 262 kB/s)
553:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
554:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
555:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 270 kB/s)
556:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
557:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
558:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.2 MB/s)
559:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
...

688:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-trace/1.48.0/opentelemetry-sdk-trace-1.48.0.jar
689:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk/1.48.0/opentelemetry-sdk-1.48.0.jar
690:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-metrics/1.48.0/opentelemetry-sdk-metrics-1.48.0.jar
691:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-logs/1.48.0/opentelemetry-sdk-logs-1.48.0.jar
692:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy/1.17.2/byte-buddy-1.17.2.jar
693:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-os/4.30.0/selenium-os-4.30.0.jar
694:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
695:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-safari-driver/4.30.0/selenium-safari-driver-4.30.0.jar
696:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar
697:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar
698:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.82/jcommander-1.82.jar
699:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
700:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/33.4.5-jre/guava-33.4.5-jre.jar
701:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
702:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
703:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
704:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
...

782:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.48.0/opentelemetry-sdk-metrics-1.48.0.jar (329 kB at 3.5 MB/s)
783:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar
784:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.30.0/selenium-os-4.30.0.jar (30 kB at 314 kB/s)
785:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar
786:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar (66 kB at 686 kB/s)
787:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar
788:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.30.0/selenium-safari-driver-4.30.0.jar (26 kB at 260 kB/s)
789:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
790:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 842 kB/s)
791:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.5-jre/guava-33.4.5-jre.jar
792:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar (176 kB at 1.6 MB/s)
793:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
794:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 28 kB/s)
795:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
796:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 91 kB/s)
797:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
798:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar (1.6 MB at 14 MB/s)
799:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
800:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 18 kB/s)
801:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/22.3/graphql-java-22.3.jar
802:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 150 kB/s)
803:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.3.0/java-dataloader-3.3.0.jar
...

1097:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 8.6 MB/s)
1098:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 14 MB/s)
1099:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom
1100:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom
1101:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom (3.0 kB at 433 kB/s)
1102:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
1103:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
1104:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar (208 kB at 11 MB/s)
1105:  [INFO] 
1106:  [INFO] -------------------------------------------------------
1107:  [INFO]  T E S T S
1108:  [INFO] -------------------------------------------------------
1109:  [INFO] Running CookiesTest
1110:  Strict
1111:  Lax
1112:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.821 s -- in CookiesTest
1113:  [INFO] Running AlertsTest
1114:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.755 s <<< FAILURE! -- in AlertsTest
1115:  [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.752 s <<< ERROR!
1116:  org.openqa.selenium.WebDriverException: 
1117:  unknown error: JavaScript code failed
1118:  from unknown command: 'Runtime.evaluate' wasn't found
1119:  (Session info: chrome=134.0.6998.165)
1120:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1121:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1122:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1123:  Command: [2e38866f71689c31db17ff7a90d2a118, maximizeCurrentWindow {}]
1124:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35755}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35755/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1125:  Session ID: 2e38866f71689c31db17ff7a90d2a118
1126:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1127:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1128:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1129:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1130:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1131:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1132:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1137:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
1138:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
1139:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
1140:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)
1141:  at AlertsTest.testForAlerts(AlertsTest.java:40)
1142:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1143:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1144:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1145:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1146:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1147:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1148:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1149:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1150:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1151:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1152:  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.88 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1153:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1154:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.27 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1155:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1156:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1157:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1158:  [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.011 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1159:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1160:  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.31 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1161:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1162:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.941 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1163:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1164:  [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.08 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1165:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1166:  [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 73.61 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1167:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1168:  ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully
1169:  ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully
1170:  ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully
1171:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.531 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1172:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest
1173:  ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully
1174:  ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully
1175:  ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully
1176:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.973 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest
1177:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest
1178:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.82 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest
1179:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest
1180:  [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.065 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest
1181:  [INFO] Running dev.selenium.troubleshooting.LoggingTest
1182:  Apr 01, 2025 11:17:18 PM dev.selenium.troubleshooting.LoggingTest logging
1183:  WARNING: this is a warning
1184:  Apr 01, 2025 11:17:18 PM dev.selenium.troubleshooting.LoggingTest logging
1185:  INFO: this is useful information
1186:  Apr 01, 2025 11:17:18 PM dev.selenium.troubleshooting.LoggingTest logging
1187:  FINE: this is detailed debug information
1188:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in dev.selenium.troubleshooting.LoggingTest
1189:  [INFO] Running dev.selenium.waits.WaitsTest
1190:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.200 s -- in dev.selenium.waits.WaitsTest
1191:  [INFO] Running dev.selenium.browsers.FirefoxTest
1192:  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.08 s -- in dev.selenium.browsers.FirefoxTest
1193:  [INFO] Running dev.selenium.browsers.SafariTest
1194:  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in dev.selenium.browsers.SafariTest
1195:  [INFO] Running dev.selenium.browsers.InternetExplorerTest
1196:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.001 s -- in dev.selenium.browsers.InternetExplorerTest
1197:  [INFO] Running dev.selenium.browsers.EdgeTest
1198:  [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.22 s -- in dev.selenium.browsers.EdgeTest
1199:  [INFO] Running dev.selenium.browsers.ChromeTest
1200:  Apr 01, 2025 11:19:04 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1201:  WARNING: Unable to find an exact match for CDP version 135, returning the closest version; found: 134; Please update to a Selenium version that supports CDP version 135
1202:  [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.15 s -- in dev.selenium.browsers.ChromeTest
1203:  [INFO] Running dev.selenium.elements.InformationTest
1204:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in dev.selenium.elements.InformationTest
1205:  [INFO] Running dev.selenium.elements.FileUploadTest
1206:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in dev.selenium.elements.FileUploadTest
1207:  [INFO] Running dev.selenium.elements.InteractionTest
1208:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in dev.selenium.elements.InteractionTest
1209:  [INFO] Running dev.selenium.interactions.NavigationTest
1210:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s -- in dev.selenium.interactions.NavigationTest
1211:  [INFO] Running dev.selenium.interactions.PrintOptionsTest
1212:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.872 s -- in dev.selenium.interactions.PrintOptionsTest
1213:  [INFO] Running dev.selenium.interactions.FramesTest
1214:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in dev.selenium.interactions.FramesTest
1215:  [INFO] Running dev.selenium.interactions.PrintsPageTest
1216:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s -- in dev.selenium.interactions.PrintsPageTest
1217:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
1218:  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.650 s -- in dev.selenium.interactions.VirtualAuthenticatorTest
1219:  [INFO] Running dev.selenium.interactions.WindowsTest
1220:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s -- in dev.selenium.interactions.WindowsTest
1221:  [INFO] Running dev.selenium.interactions.InteractionsTest
1222:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in dev.selenium.interactions.InteractionsTest
1223:  [INFO] Running dev.selenium.interactions.SavingTest
1224:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in dev.selenium.interactions.SavingTest
1225:  [INFO] Running dev.selenium.drivers.OptionsTest
1226:  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.963 s -- in dev.selenium.drivers.OptionsTest
1227:  [INFO] Running dev.selenium.drivers.ServiceTest
1228:  Apr 01, 2025 11:19:30 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1229:  WARNING: Unable to find an exact match for CDP version 135, returning the closest version; found: 134; Please update to a Selenium version that supports CDP version 135
1230:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s -- in dev.selenium.drivers.ServiceTest
1231:  [INFO] Running dev.selenium.drivers.RemoteWebDriverTest
1232:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.764 s -- in dev.selenium.drivers.RemoteWebDriverTest
1233:  [INFO] Running dev.selenium.drivers.HttpClientTest
1234:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.361 s -- in dev.selenium.drivers.HttpClientTest
1235:  [INFO] Running dev.selenium.getting_started.UsingSeleniumTest
1236:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in dev.selenium.getting_started.UsingSeleniumTest
1237:  [INFO] Running dev.selenium.actions_api.MouseTest
1238:  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.325 s -- in dev.selenium.actions_api.MouseTest
1239:  [INFO] Running dev.selenium.actions_api.WheelTest
1240:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.684 s -- in dev.selenium.actions_api.WheelTest
1241:  [INFO] Running dev.selenium.actions_api.ActionsTest
1242:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.447 s -- in dev.selenium.actions_api.ActionsTest
1243:  [INFO] Running dev.selenium.actions_api.PenTest
1244:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s -- in dev.selenium.actions_api.PenTest
1245:  [INFO] Running dev.selenium.actions_api.KeysTest
1246:  [ERROR] Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 3.122 s <<< FAILURE! -- in dev.selenium.actions_api.KeysTest
1247:  [ERROR] dev.selenium.actions_api.KeysTest.keyUp -- Time elapsed: 0.561 s <<< FAILURE!
1248:  org.opentest4j.AssertionFailedError: expected: <Ab> but was: <>
1249:  at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...

1253:  at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
1254:  at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
1255:  at dev.selenium.actions_api.KeysTest.keyUp(KeysTest.java:38)
1256:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1257:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1258:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1259:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1260:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1261:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1262:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1263:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1264:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1265:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1266:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1267:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1268:  [ERROR] dev.selenium.actions_api.KeysTest.keyDown -- Time elapsed: 0.563 s <<< FAILURE!
1269:  org.opentest4j.AssertionFailedError: expected: <A> but was: <>
1270:  at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...

1275:  at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
1276:  at dev.selenium.actions_api.KeysTest.keyDown(KeysTest.java:23)
1277:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1278:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1279:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1280:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1281:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1282:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1283:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1284:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1285:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1286:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1287:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1288:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1289:  [INFO] Running dev.selenium.support.SelectListTest
1290:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s -- in dev.selenium.support.SelectListTest
1291:  [INFO] Running dev.selenium.bidi.cdp.LoggingTest
1292:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in dev.selenium.bidi.cdp.LoggingTest
1293:  [INFO] Running dev.selenium.bidi.cdp.CdpApiTest
1294:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s -- in dev.selenium.bidi.cdp.CdpApiTest
1295:  [INFO] Running dev.selenium.bidi.cdp.ScriptTest
1296:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.682 s -- in dev.selenium.bidi.cdp.ScriptTest
1297:  [INFO] Running dev.selenium.bidi.cdp.CdpTest
1298:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s -- in dev.selenium.bidi.cdp.CdpTest
1299:  [INFO] Running dev.selenium.bidi.cdp.NetworkTest
1300:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.931 s -- in dev.selenium.bidi.cdp.NetworkTest
1301:  [INFO] Running dev.selenium.actions_api.KeysTest
1302:  [ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.105 s <<< FAILURE! -- in dev.selenium.actions_api.KeysTest
1303:  [ERROR] dev.selenium.actions_api.KeysTest.keyUp -- Time elapsed: 0.558 s <<< FAILURE!
1304:  org.opentest4j.AssertionFailedError: expected: <Ab> but was: <b>
1305:  at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...

1309:  at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
1310:  at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
1311:  at dev.selenium.actions_api.KeysTest.keyUp(KeysTest.java:38)
1312:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1313:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1314:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1315:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1316:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1317:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1318:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1319:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1320:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1321:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1322:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1323:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1324:  [ERROR] dev.selenium.actions_api.KeysTest.keyDown -- Time elapsed: 0.545 s <<< FAILURE!
1325:  org.opentest4j.AssertionFailedError: expected: <A> but was: <>
1326:  at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...

1331:  at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
1332:  at dev.selenium.actions_api.KeysTest.keyDown(KeysTest.java:23)
1333:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1334:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1335:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1336:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1337:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1338:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1339:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1340:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1341:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1342:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1343:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1344:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1345:  [INFO] Running AlertsTest
1346:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.709 s <<< FAILURE! -- in AlertsTest
1347:  [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.708 s <<< ERROR!
1348:  org.openqa.selenium.WebDriverException: 
1349:  unknown error: JavaScript code failed
1350:  from unknown command: 'Runtime.evaluate' wasn't found
1351:  (Session info: chrome=134.0.6998.165)
1352:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1353:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1354:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1355:  Command: [72c6b56b62b32e65a668629d6325a2d3, maximizeCurrentWindow {}]
1356:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:34429}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:34429/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1357:  Session ID: 72c6b56b62b32e65a668629d6325a2d3
1358:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1359:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1360:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1361:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1362:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1363:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1364:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1369:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
1370:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
1371:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
1372:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)
1373:  at AlertsTest.testForAlerts(AlertsTest.java:40)
1374:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1375:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1376:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1377:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1378:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1379:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1380:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1381:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1382:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1383:  [INFO] Running AlertsTest
1384:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.713 s <<< FAILURE! -- in AlertsTest
1385:  [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.712 s <<< ERROR!
1386:  org.openqa.selenium.WebDriverException: 
1387:  unknown error: JavaScript code failed
1388:  from unknown command: 'Runtime.evaluate' wasn't found
1389:  (Session info: chrome=134.0.6998.165)
1390:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1391:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1392:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1393:  Command: [5064338883a36cdb7e96c5835ef218fc, maximizeCurrentWindow {}]
1394:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35423}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35423/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1395:  Session ID: 5064338883a36cdb7e96c5835ef218fc
1396:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1397:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1398:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1399:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1400:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1401:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1402:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1407:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
1408:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
1409:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
1410:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)
1411:  at AlertsTest.testForAlerts(AlertsTest.java:40)
1412:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1413:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1414:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1415:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1416:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1417:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1418:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1419:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1420:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1421:  [INFO] Running dev.selenium.actions_api.KeysTest
1422:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in dev.selenium.actions_api.KeysTest
1423:  [INFO] Running AlertsTest
1424:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.714 s <<< FAILURE! -- in AlertsTest
1425:  [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.713 s <<< ERROR!
1426:  org.openqa.selenium.WebDriverException: 
1427:  unknown error: JavaScript code failed
1428:  from unknown command: 'Runtime.evaluate' wasn't found
1429:  (Session info: chrome=134.0.6998.165)
1430:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1431:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1432:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1433:  Command: [6d0545f011043e5f1031e450076d269f, maximizeCurrentWindow {}]
1434:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39541}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:39541/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1435:  Session ID: 6d0545f011043e5f1031e450076d269f
1436:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1437:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1438:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1439:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1440:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1441:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1442:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1446:  at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
1447:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
1448:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
1449:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
1450:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)
1451:  at AlertsTest.testForAlerts(AlertsTest.java:40)
1452:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1453:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1454:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1455:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1456:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1457:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1458:  [INFO] 
1459:  [INFO] Results:
1460:  [INFO] 
1461:  [ERROR] Errors: 
1462:  [ERROR] AlertsTest.testForAlerts
1463:  [ERROR]   Run 1: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed
1464:  from unknown command: 'Runtime.evaluate' wasn't found
1465:  (Session info: chrome=134.0.6998.165)
1466:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1467:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1468:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1469:  Command: [2e38866f71689c31db17ff7a90d2a118, maximizeCurrentWindow {}]
1470:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35755}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35755/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1471:  Session ID: 2e38866f71689c31db17ff7a90d2a118
1472:  [ERROR]   Run 2: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed
1473:  from unknown command: 'Runtime.evaluate' wasn't found
1474:  (Session info: chrome=134.0.6998.165)
1475:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1476:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1477:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1478:  Command: [72c6b56b62b32e65a668629d6325a2d3, maximizeCurrentWindow {}]
1479:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:34429}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:34429/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1480:  Session ID: 72c6b56b62b32e65a668629d6325a2d3
1481:  [ERROR]   Run 3: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed
1482:  from unknown command: 'Runtime.evaluate' wasn't found
1483:  (Session info: chrome=134.0.6998.165)
1484:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1485:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1486:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1487:  Command: [5064338883a36cdb7e96c5835ef218fc, maximizeCurrentWindow {}]
1488:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35423}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35423/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1489:  Session ID: 5064338883a36cdb7e96c5835ef218fc
1490:  [ERROR]   Run 4: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed
1491:  from unknown command: 'Runtime.evaluate' wasn't found
1492:  (Session info: chrome=134.0.6998.165)
1493:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1494:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1495:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1496:  Command: [6d0545f011043e5f1031e450076d269f, maximizeCurrentWindow {}]
1497:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39541}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:39541/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1498:  Session ID: 6d0545f011043e5f1031e450076d269f
1499:  [INFO] 
1500:  [WARNING] Flakes: 
1501:  [WARNING] dev.selenium.actions_api.KeysTest.keyDown
1502:  [ERROR]   Run 1: KeysTest.keyDown:23 expected: <A> but was: <>
1503:  [ERROR]   Run 2: KeysTest.keyDown:23 expected: <A> but was: <>
1504:  [INFO]   Run 3: PASS
1505:  [INFO] 
1506:  [WARNING] dev.selenium.actions_api.KeysTest.keyUp
1507:  [ERROR]   Run 1: KeysTest.keyUp:38 expected: <Ab> but was: <>
1508:  [ERROR]   Run 2: KeysTest.keyUp:38 expected: <Ab> but was: <b>
1509:  [INFO]   Run 3: PASS
1510:  [INFO] 
1511:  [INFO] 
1512:  [ERROR] Tests run: 263, Failures: 0, Errors: 1, Skipped: 29, Flakes: 2
1513:  [INFO] 
1514:  [INFO] ------------------------------------------------------------------------
1515:  [INFO] BUILD FAILURE
1516:  [INFO] ------------------------------------------------------------------------
1517:  [INFO] Total time:  07:37 min
1518:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
1519:  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test (default-test) on project selenium-examples: 
1520:  [ERROR] 
1521:  [ERROR] See /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/target/surefire-reports for the individual test results.
1522:  [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
1523:  [ERROR] -> [Help 1]
1524:  [ERROR] 
1525:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
1526:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
1527:  [ERROR] 
1528:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
1529:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
1530:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
1531:  ##[endgroup]
...

1564:  [INFO] Compiling 60 source files with javac [debug target 17] to target/test-classes
1565:  [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/actions_api/ActionsTest.java: Some input files use or override a deprecated API.
1566:  [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/actions_api/ActionsTest.java: Recompile with -Xlint:deprecation for details.
1567:  [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidi/cdp/ScriptTest.java: Some input files use unchecked or unsafe operations.
1568:  [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidi/cdp/ScriptTest.java: Recompile with -Xlint:unchecked for details.
1569:  [INFO] 
1570:  [INFO] --- surefire:3.5.2:test (default-test) @ selenium-examples ---
1571:  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
1572:  [INFO] 
1573:  [INFO] -------------------------------------------------------
1574:  [INFO]  T E S T S
1575:  [INFO] -------------------------------------------------------
1576:  [INFO] Running CookiesTest
1577:  Strict
1578:  Lax
1579:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.390 s -- in CookiesTest
1580:  [INFO] Running AlertsTest
1581:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.731 s <<< FAILURE! -- in AlertsTest
1582:  [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.727 s <<< ERROR!
1583:  org.openqa.selenium.WebDriverException: 
1584:  unknown error: JavaScript code failed
1585:  from unknown command: 'Runtime.evaluate' wasn't found
1586:  (Session info: chrome=134.0.6998.165)
1587:  Build info: version: '4.30.0', revision: '509c7f17cc*'
1588:  System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'
1589:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1590:  Command: [ef648fece9131f30a05b5fdd522641d4, maximizeCurrentWindow {}]
1591:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:42067}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:42067/devtoo..., se:cdpVersion: 134.0.6998.165, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1592:  Session ID: ef648fece9131f30a05b5fdd522641d4
1593:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1594:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1595:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1596:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1597:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1598:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1599:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1604:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
1605:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
1606:  at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
1607:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)
1608:  at AlertsTest.testForAlerts(AlertsTest.java:40)
1609:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1610:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1611:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1612:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1613:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1614:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1615:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1616:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1617:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1618:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1619:  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.80 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1620:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1621:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.53 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1622:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1623:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.008 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1624:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1625:  [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.011 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1626:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1627:  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.26 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1628:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1629:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.953 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1630:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1631:  [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.63 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1632:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1633:  [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 73.36 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1634:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1635:  ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully
1636:  ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully
1637:  ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully
1638:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.391 s -- in dev.selenium.bidirectional.webdriver_bidi.user...

@renovate renovate bot changed the title fix(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.1 Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.1 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from 66351fe to c8475a8 Compare March 26, 2025 13:46
Copy link
Contributor Author

renovate bot commented Mar 27, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@harsha509 harsha509 merged commit 2af6ed6 into trunk Apr 4, 2025
16 of 21 checks passed
@harsha509 harsha509 deleted the renovate/junit5-monorepo branch April 4, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant